.clear {
  clear: both;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  font-size: 14px;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  overflow-x: hidden;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
span,
i,
b,
em {
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.webqq_ewm {
  box-sizing: content-box;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
}

a:focus{
  border: 0 !important;
  outline: none !important;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../images/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.wapper {
  width: 1360px;
  margin: 0 auto;
  position: relative;
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
  z-index: 999;
}
.Urbansubstation {
  position: absolute;
  bottom: 100%;
  left: 0%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
  line-height: 0 !important;
  display: block;
}
.UrbansubstationBoxCenter p a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px !important;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.Urbansubstation p a:hover::before {
  border-color: #00b067;
}
.Urbansubstation p a:hover::after {
  background: #00b067;
}
.Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #00b067 !important;
}
.disablemouserightclick,
.disablechoose,
.disablecopy {
  display: none;
}
.businessLicenseBox {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.businessLicenseBoxCenter {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70vw;
  box-sizing: border-box;
  padding: 15px;
  background: #fff;
  display: block;
  border-radius: 10px;
}
.businessLicenseImg {
  max-width: 70vw;
  max-height: 70vh;
  display: block;
  border-radius: 10px;
  object-fit: contain;
}
.businessLicenseClose {
  position: absolute;
  top: -12px;
  right: -12px;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  padding: 3px;
  cursor: pointer;
}
.businessLicense img {
  height: 14px;
  vertical-align: middle;
  width: auto;
}
.clear {
  clear: both;
}
.header {
  position: relative;
  z-index: 999;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #00b067;
}
.header .header-top {
  width: 100%;
  height: 118px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header .header-top .wapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
.header .header-top .wapper .header-logo img {
  display: block;
  height: 55px;
}
.header .header-top .wapper .header-tel {
  padding-left: 43px;
  background: url(../images/header-tel.png) no-repeat center left;
  font-size: 30px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.header .header-top .wapper .header-tel b {
  font-size: 30px;
  background: linear-gradient(to top, #c3e2ff, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.header .menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100px;
  height: 100%;
}
.header .menu .menu-bth {
  width: 100px;
  height: 118px;
  background: rgba(255, 255, 255, 0.8) url(../images/menu-bth.png) no-repeat center 70%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}


.header .menu .menu-nav {
  height: calc(100% - 118px);
  background: rgba(255, 255, 255, 0.8);
  left: -200px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .menu .menu-nav ul {
  height: 100%;
  padding-top: 30px;
}
.header .menu .menu-nav ul li {
  display: flex;
  height: 84px;
  line-height: 84px;
  position: relative;
  width: 100px;
  margin-bottom: 10px;
  align-items: center;
}
.header .menu .menu-nav ul li::after {
  content: "";
  width: 0%;
  height: 100%;
  background-image: linear-gradient(to bottom, #00b067, #0067fd);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .menu .menu-nav ul li a {
  display: flex;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .menu .menu-nav ul li a i {
  display: block;
  width: 0;
  height: 18px;
  background: url(../images/menu-nav__ico.png) no-repeat center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
}
.header .menu .menu-nav ul li a em {
  text-align: center;
  width: 100px;
  display: block;
  font-size: 20px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
}
.header .menu .menu-nav ul li a span {
  display: block;
  width: 0;
  overflow: hidden;
  text-wrap: nowrap;
  position: relative;
  z-index: 2;
  font-size: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: rgba(255, 255, 255, 0.3);
}
.header .menu .menu-nav ul li.on,
.header .menu .menu-nav ul li:hover {
  width: 234px;
}
.header .menu .menu-nav ul li.on::after,
.header .menu .menu-nav ul li:hover::after {
  width: 100%;
}
.header .menu .menu-nav ul li.on i,
.header .menu .menu-nav ul li:hover i {
  width: 18px;
  margin-left: 22px;
}
.header .menu .menu-nav ul li.on em,
.header .menu .menu-nav ul li:hover em {
  color: #fff;
  width: auto;
  text-align: left;
  margin-left: 17px;
  width: 4em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header .menu .menu-nav ul li.on span,
.header .menu .menu-nav ul li:hover span {
  width: auto;
  margin-left: 15px;
  text-transform: capitalize;
}
.footer {
  background: url(../images/footer-bg.jpg) no-repeat center;
  background-size: cover;
  padding-top: 56px;
  padding-bottom: 37px;
}
.footer .footer-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footer-top .footer-logo img {
  display: block;
  height: 55px;
}
.footer .footer-top nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footer-top nav ul li {
  margin-left: 60px;
}
.footer .footer-top nav ul li a {
  display: block;
  font-size: 17px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footer-top nav ul li a:hover {
  text-transform: capitalize;
  text-decoration: solid;
  transform: translateY(-5px);
}
.footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 40px;
}
.footer .footer-bottom .footer-qrcode ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0 61px;
}
.footer .footer-bottom .footer-qrcode ul li figure {
  padding: 10px;
  box-sizing: border-box;
  width: 136px;
  height: 136px;
  background: url(../images/footerQr.png) no-repeat center;
  display: block;
  background-size: contain;
}
.footer .footer-bottom .footer-qrcode ul li figure img {
  display: block;
  width: 100%;
  height: 100%;
}
.footer .footer-bottom .footer-qrcode ul li em {
  display: block;
  text-align: center;
  padding-top: 21px;
  font-size: 16px;
  color: #fff;
}

.footer .footer-bottom .footer-info{
  width: 800px;
}
.footer .footer-bottom .footer-info ul li {
  font-size: 16px;
  line-height: 33px;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-bottom .footer-info ul li:nth-child(3) {
  margin-top: 20px;
}
.footer .footer-bottom .footer-info ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
.footer .footer-bottom .footer-info ul li a:hover {
  color: #ffffff;
}
.footer .footer-bottom .footer-info ul li i {
  display: inline-block;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-bottom .footer-info ul li em {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  vertical-align: middle;
}
.footer .footer-bottom .footer-info ul li span {
  font-size: 16px;
  color: #fff;
}
.gotop {
  width: 60px;
  height: 49px;
  background: url(../images/gotop.png) no-repeat center;
  cursor: pointer;
  position: fixed;
  bottom: 162px;
  right: 112px;
  z-index: 2;
}
.fixedNav {
  background: #00b067;
  position: fixed;
  top: 0;
  left: 0;
}
.fixedNav .menu .menu-bth {
  display: none;
}

.fixedNav .header-top {
  height: 90px;
}
.fixedNav .menu {
  height: 60px !important;
  position: relative;
  width: 100%;
}
.fixedNav .menu .menu-nav {
  left: 0 !important;
  width: 1360px;
  margin: 0 auto;
  height: 60px;
  background: transparent;
}
.fixedNav .menu .menu-nav ul {
  padding-top: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0 30px;
}
.fixedNav .menu .menu-nav ul li {
  height: 60px;
  line-height: 60px;
  margin-bottom: 0;
  width: auto !important;
  padding-right: 12px;
}
.fixedNav .menu .menu-nav ul li a i {
  width: 18px;
  margin-left: 12px;
}
.fixedNav .menu .menu-nav ul li a em {
  color: #fff;
  width: auto;
  margin-left: 12px;
}
.fixedNav .menu .menu-nav ul li a span {
  width: auto;
  margin-left: 15px;
  text-transform: capitalize;
}
.fixedNav .menu .menu-nav ul li.on span,
.fixedNav .menu .menu-nav ul li:hover span {
  width: auto;
  margin-left: 15px;
  text-transform: capitalize;
}
.fixedNav .menu .menu-nav ul li.on em,
.fixedNav .menu .menu-nav ul li:hover em {
  margin-left: 12px !important;
  width: auto;
}
.fixedNav .menu .menu-nav ul li i,
.fixedNav .menu .menu-nav ul li.on i,
.fixedNav .menu .menu-nav ul li:hover i {
  margin-left: 12px;
}
